DioDocs for PDF
VertexRange コンストラクタ

GrapeCity.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX.Direct2D 名前空間 > VertexRange 構造体 : VertexRange コンストラクタ
The first vertex in the range to process.
The number of vertices in the count to use.
Initializes an instance of VertexRange struct.
シンタックス
'宣言
 
Public Function New( _
   ByVal startVertex As System.Integer, _
   ByVal vertexCount As System.Integer _
)
public VertexRange( 
   System.int startVertex,
   System.int vertexCount
)

パラメータ

startVertex
The first vertex in the range to process.
vertexCount
The number of vertices in the count to use.
参照

VertexRange 構造体
VertexRange メンバ