Printing3DBufferDescription Printing3DBufferDescription Printing3DBufferDescription Printing3DBufferDescription Struct

Definition

Specifies how to parse data in the buffer.

public : struct Printing3DBufferDescriptionpublic struct Printing3DBufferDescriptionPublic Structure Printing3DBufferDescription// You can use this struct in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows Desktop Extension SDK (introduced v10.0.10240.0)
API contract
Windows.Graphics.Printing3D.Printing3DContract (introduced v1)

Fields

Format Format Format Format

Specifies the format used by the buffer.

public : field Printing3DBufferFormat Formatpublic field Printing3DBufferFormat FormatPublic Field Format// You can use this field in JavaScript.

Stride Stride Stride Stride

Specifies how far to move the pointer forward to find the next unit of data.

public : field unsigned int Stridepublic field uint StridePublic Field Stride// You can use this field in JavaScript.