Click or drag to resize

CommonScalePercent Property (McGraphObj, mcGraphObjWhichEnd)

Get or Set end point scale percent of the McGraphObjLine/McGraphObjPoly object.

Namespace:  MediaCy.Commands.Overlays
Assembly:  MediaCy.Commands.Overlays (in MediaCy.Commands.Overlays.dll) Version: 3.1.0.0
Syntax
VB
Public Shared Property ScalePercent ( 
	graphObj As McGraphObj,
	whichEnd As mcGraphObjWhichEnd
) As Integer
	Get
	Set

Parameters

graphObj
Type: MediaCy.IQL.Display.OverlaysMcGraphObj
whichEnd
Type: MediaCy.IQL.Display.OverlaysmcGraphObjWhichEnd

Property Value

Type: Int32

Return Value

Type: Int32
Remarks