ReflectionNode
Distance Property
|
Distance of reflection.
Namespace:
Spire.Presentation.Drawing
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public double Distance { get; }
Public ReadOnly Property Distance As Double
Get
public:
property double Distance {
double get ();
}
member Distance : float with get
Property Value
Type:
Double
See Also