Click or drag to resize

CommonAspectScale Property

Get or Set aspect scale of the McGraphObjArrow object.

Namespace:  MediaCy.Commands.Overlays
Assembly:  MediaCy.Commands.Overlays (in MediaCy.Commands.Overlays.dll) Version: 3.1.0.0
Syntax
VB
Public Shared Property AspectScale ( 
	graphObj As McGraphObj
) As Double
	Get
	Set

Parameters

graphObj
Type: MediaCy.IQL.Display.OverlaysMcGraphObj

Property Value

Type: Double

Return Value

Type: Double
Remarks
Min: 0.067, Mid: 1.0, Max: 2.067
See Also