ILayout
ShowMasterShapes Property
|
whether Show master shapes.
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
bool ShowMasterShapes { get; set; }
Property ShowMasterShapes As Boolean
Get
Set
property bool ShowMasterShapes {
bool get ();
void set (bool value);
}
abstract ShowMasterShapes : bool with get, set
Property Value
Type:
Boolean
See Also