VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.UI.VisualTools.GraphicObjects Namespace / PathGraphicObject Class
In This Topic
PathGraphicObject Class Properties
In This Topic
For a list of all properties of this type, see PathGraphicObject.
Public Properties
 NameDescription
Public PropertyGets or sets a brush that should be used for filling the object. (Inherited from GraphicObject)
Public PropertyGets or sets an interaction controller of interactive object. (Inherited from GraphicObject)
Public PropertyGets or sets a value indicating whether the interactive object is visible. (Inherited from GraphicObject)
Public PropertyGets or sets the path of the object.
Public PropertyGets or sets a pen that should be used for drawing the object. (Inherited from GraphicObject)
Public PropertyGets or sets a point transform of the object. (Inherited from GraphicObject)
See Also