VectorShapeOriginSettings.IsOriginTypePresent

VectorShapeOriginSettings.IsOriginTypePresent property

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

public bool IsOriginTypePresent { get; }

Property Value

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

See Also