PFFacePlanarized Property |
[Missing <summary> documentation for "P:PolyFramework.PFFace.Planarized"]
Namespace:
PolyFramework
Assembly:
PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntaxpublic bool Planarized { get; set; }Public Property Planarized As Boolean
Get
Set
public:
property bool Planarized {
bool get ();
void set (bool value);
}member Planarized : bool with get, set
Property Value
Type:
Boolean
See Also