Min Property (OptionalContentUsage.ZoomDef)
In This Topic
Gets or sets the minimum recommended magnification factor at which the group shall be visible. Default value: 0.
Syntax
'Declaration
Public Property Min As System.Single
public System.float Min {get; set;}
See Also