VectorShapeOriginSettings.OriginShapeBox

VectorShapeOriginSettings.OriginShapeBox property

Gets or sets the origin shape bounding box.

public VectorShapeBoundingBox OriginShapeBox { get; set; }

Property Value

The origin shape box.

See Also