Свойство | Type | Description | |
---|---|---|---|
Color | Color | ||
OutlineColor | Color | ||
Points | System.Drawing.PointF[] | ||
PreviousState |
Méthode | Description | |
---|---|---|
Clone ( ) : object | ||
GetBoundaries ( ) : |
||
SerializeNBT ( ) : NBTag | ||
SerializeSVG ( System.Xml.Linq.XNamespace xmlns ) : System.Xml.Linq.XElement | ||
Shape ( ) : System | ||
Shape ( NBTag tag ) : System | ||
Shape ( |
||
Shape ( Stream stream, int vertices ) : System | ||
ToString ( ) : string |
public GetBoundaries ( ) : |
||
Résultat |
public SerializeSVG ( System.Xml.Linq.XNamespace xmlns ) : System.Xml.Linq.XElement | ||
xmlns | System.Xml.Linq.XNamespace | |
Résultat | System.Xml.Linq.XElement |
public Shape ( Stream stream, int vertices ) : System | ||
stream | Stream | |
vertices | int | |
Résultat | System |