Click or drag to resize

ShapeFillStyle Property

Defines visibility of the graphical object border and inner area.

Namespace:  MediaCy.Commands.Overlays
Assembly:  MediaCy.Commands.Overlays (in MediaCy.Commands.Overlays.dll) Version: 3.1.0.0
Syntax
VB
Public Property FillStyle As mcGraphObjFillStyle
	Get
	Set

Property Value

Type: mcGraphObjFillStyle

Return Value

Type: mcGraphObjFillStyle
Remarks
This is internal property and should not be used direcly (use: BorderVisible and FillVisible).
See Also