Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.2
|
Leadtools.Annotations Namespace > AnnHatchBrush Class : HatchStyle Property |
public virtual HatchStyle HatchStyle {get; set;}
'Declaration Public Overridable Property HatchStyle As HatchStyle
'Usage Dim instance As AnnHatchBrush Dim value As HatchStyle instance.HatchStyle = value value = instance.HatchStyle
public: virtual property HatchStyle HatchStyle { HatchStyle get(); void set ( HatchStyle value); }