VectorShapeOriginSettings.IsOriginIndexPresent

VectorShapeOriginSettings.IsOriginIndexPresent property

Gets a value indicating whether this instance has origin index property.

public bool IsOriginIndexPresent { get; }

Property Value

true if this instance has origin index property; otherwise, false.

See Also