CadRasterImage.NumberOfClipBoundaryVertices

CadRasterImage.NumberOfClipBoundaryVertices property

Gets or sets the number of clip boundary vertices.

public int NumberOfClipBoundaryVertices { get; set; }

Property Value

The number of clip boundary vertices.

See Also