Property VisibleOnForms
- Namespace
- VectorDraw.Professional.vdPrimaries
- Assembly
- VectorDraw.Professional.dll
VisibleOnForms
Get/Set a boolean value representing if the vdTextstyle will be viewed in Vectordraw forms.
public bool VisibleOnForms { get; set; }
Property Value
Remarks
Default value is true. The ToString value of the vdTexstyles also takes consideration this value and if it is false then the count returned does not contain these items.