ShapeRange.LockAspectRatio Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property LockAspectRatio As MsoTriState
Get
Set
'Usage
Dim instance As ShapeRange
Dim value As MsoTriState
value = instance.LockAspectRatio
instance.LockAspectRatio = value
MsoTriState LockAspectRatio { get; set; }
Property Value
Type: Microsoft.Office.Core.MsoTriState