VectorShapeOriginSettings.IsOriginShapeBBoxPresent

VectorShapeOriginSettings.IsOriginShapeBBoxPresent property

Gets a value indicating whether this instance has the rectangle property.

public bool IsOriginShapeBBoxPresent { get; }

Property Value

true if this instance has the origin shape rectangle property; otherwise, false.

See Also