[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ThreeDFormat.DistanceFromGround

DistanceFromGround Property

DistanceFromGround

Gets or sets the object distance from the ground.

Allowed values are from -400 to 400, inclusive.

Default value is 0.

Note that this property cannot be applied for text.

Declaration
public float DistanceFromGround { get; set; }
Public Property DistanceFromGround As Single