Click or drag to resize

ApplyShape Property

Shape of the grid points.

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

Property Value

Type: mcGridOverlayPointShape

Return Value

Type: mcGridOverlayPointShape
Remarks
Applies only to Point grid type.
See Also