|
P
BottomAnnotationCropOffset
|
double
|
The offset from the bottom of the view crop that determines the location of the annotation crop bottom boundary.
|
|
P
CanBeSplit
|
bool
|
Verifies that the crop of the associated view is permitted to have multiple regions.
|
|
P
CanHaveAnnotationCrop
|
bool
|
Verifies that the view is allowed to have an annotation crop.
|
|
P
CanHaveShape
|
bool
|
Verifies that the crop of the associated view is permitted to have a non-rectangular shape.
|
|
P
IsSplitHorizontally
|
bool
|
Whether or not the view's crop is split (and the split is horizontal).
|
|
P
IsSplitVertically
|
bool
|
Whether or not the view's crop is split (and the split is vertical).
|
|
P
IsValidObject
|
Boolean
|
Specifies whether the .NET object represents a valid Revit entity.
|
|
P
LeftAnnotationCropOffset
|
double
|
The offset from the left of the view crop that determines the location of the annotation crop left boundary.
|
|
P
NumberOfSplitRegions
|
int
|
The number of split crop regions (1 if the crop is not currently split).
|
|
P
RightAnnotationCropOffset
|
double
|
The offset from the right of the view crop that determines the location of the annotation crop right boundary.
|
|
P
ShapeSet
|
bool
|
Whether or not the view crop has a non-rectangular shape set.
|
|
P
Split
|
bool
|
Whether or not the view crop is split.
|
|
P
TopAnnotationCropOffset
|
double
|
The offset from the top of the view crop that determines the location of the annotation crop top boundary.
|