CurtainGridGrid2Justification Property |
The justification for the V grid line pattern of the curtain grid.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic CurtainGridAlignType Grid2Justification { get; set; }
Public Property Grid2Justification As CurtainGridAlignType
Get
Set
public:
property CurtainGridAlignType Grid2Justification {
CurtainGridAlignType get ();
void set (CurtainGridAlignType value);
}
member Grid2Justification : CurtainGridAlignType with get, set
Property Value
CurtainGridAlignType
See Also